GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-04-26T04:41:58.8742791+00:00", "SubmitDate": "2025-04-26T04:41:58.8742791+00:00", "ReportPeriodStart": "2025-04-26T04:41:58.8742791+00:00", "ReportPeriodEnd": "2025-04-26T04:41:58.8742791+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "7e842b07-5363-4be9-b666-e50255fe9923", "Rows": [ { "ItemId": "9c3bc00f-e2a5-4c64-b358-813710b4a19e", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "9c3bc00f-e2a5-4c64-b358-813710b4a19e", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "7e842b07-5363-4be9-b666-e50255fe9923", "Rows": [ { "ItemId": "9c3bc00f-e2a5-4c64-b358-813710b4a19e", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "9c3bc00f-e2a5-4c64-b358-813710b4a19e", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "920fce54-572e-4dff-b61d-f8ce2001f09d", "f957a1d4-a6ec-4c1b-9464-b43d0c407e21" ], "Approvers": [ "505e76b3-54a9-4702-a559-e6a52a53fa74", "d5c70973-2b9f-4417-af8d-9559caa2ea50" ], "ApprovedBy": "400e4da8-fc5f-414b-8ce9-a3f313db6846", "ApprovalDate": "2025-04-26T04:41:58.8742791+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "91163b9e-624c-4955-8c53-108f8af66cfc", "id": "0f711b8b-d55e-412d-b11c-dd901c07dbe0", "ConfigId": "0b8d8d2c-4e72-428a-820a-5878f1a20bdb" }, { "GenerationDate": "2025-04-26T04:41:58.8742791+00:00", "SubmitDate": "2025-04-26T04:41:58.8742791+00:00", "ReportPeriodStart": "2025-04-26T04:41:58.8742791+00:00", "ReportPeriodEnd": "2025-04-26T04:41:58.8742791+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "7e842b07-5363-4be9-b666-e50255fe9923", "Rows": [ { "ItemId": "9c3bc00f-e2a5-4c64-b358-813710b4a19e", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "9c3bc00f-e2a5-4c64-b358-813710b4a19e", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "7e842b07-5363-4be9-b666-e50255fe9923", "Rows": [ { "ItemId": "9c3bc00f-e2a5-4c64-b358-813710b4a19e", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "9c3bc00f-e2a5-4c64-b358-813710b4a19e", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "920fce54-572e-4dff-b61d-f8ce2001f09d", "f957a1d4-a6ec-4c1b-9464-b43d0c407e21" ], "Approvers": [ "505e76b3-54a9-4702-a559-e6a52a53fa74", "d5c70973-2b9f-4417-af8d-9559caa2ea50" ], "ApprovedBy": "400e4da8-fc5f-414b-8ce9-a3f313db6846", "ApprovalDate": "2025-04-26T04:41:58.8742791+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "91163b9e-624c-4955-8c53-108f8af66cfc", "id": "0f711b8b-d55e-412d-b11c-dd901c07dbe0", "ConfigId": "0b8d8d2c-4e72-428a-820a-5878f1a20bdb" } ]